WALDO_F WHERE'S WALDO? Form1 Timer1 Picture1 wwwwwwww wwwwwwww wwwwqw wwwwwwwwwww wwwww Picture2 wqwqq wwwwqww |wwqww wwwwwwwwwwww wwwwww Picture3 wwwwwwww qwwwq wwwwwwww |wwww|ww wwwwwwwwwww wwwww Picture4 Form_Click picture1 visible Picture4 picture picture2 picture3 Picture4_Click Waldo Form1 Timer1_Timer WALDO_F Picture1_Click Waldo This Sub uses three pictures of Waldo and one empty picture boxg Set all picture boxes Resize property to True with no bordersr Make sure that your Form Background color matches the background of your artwork Declaration of animation section Runs this loop 6 times Shows picture #4 put Pic1 in Pic4 Move Pic4 to the right to simulate walking Show #2 Move again Show #3o Show #2 Againa Show #1o Repeat Hide Pic4 when finishedi Reset Pic4 to Far Left of Form Close the Form End the Programs To increase speed of animation, change 400 to 600 etc. Timer1_Timer Show the main form after small pause Run WALDO sub routine of animation End of program